home *** CD-ROM | disk | FTP | other *** search
/ Great Canadian Scientists / GCS_CD.iso / mac / PC / GCSData / menus_o.dxr / 00109_Enter Main Menu Intro.ls < prev    next >
Encoding:
Text File  |  1996-09-08  |  156 b   |  8 lines

  1. on exitFrame
  2.   cursor(4)
  3.   SoundControl()
  4.   set the mouseDownScript to "NoPass"
  5.   set the mouseUpScript to "GoMain"
  6.   set the keyDownScript to "NoPass"
  7. end
  8.